Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase max number of log files to 20. #4891

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

chimp1984
Copy link
Contributor

Fixes #4856

This is a quick fix for the request at #4856.
I only increases statically the numbe rof log files from 10 to 20. As we have too many bugs atm I think that helps to find the issues and can be reverted later once not needed anymore, and/or implemented with a setting in the preferences. As log is setup very early in the setup I am not sure that will be that easy... the propery file need to be used probably.
We should use a high value as default, as otherwise once a bug happen it might not help if it is older and already removed.

No hard need to get into 1.5.1 but as its that low risk and have be helpful for future debugging I recommend to get it in as well.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ripcurlx ripcurlx merged commit 8a683f0 into bisq-network:hotfix/v1.5.1 Dec 3, 2020
@chimp1984 chimp1984 deleted the increase-log-limit branch December 4, 2020 16:31
@ripcurlx ripcurlx added this to the 1.5.1 milestone Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants